FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package test.no.basis#2.2.0-beta3 (31 ms)

Package test.no.basis
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=test.no.basis@2.2.0-beta3&canonical=http://hl7.no/fhir/StructureDefinition/no-basis-Address
Url http://hl7.no/fhir/StructureDefinition/no-basis-Address
Version 2.0.15
Status active
Date 2019-05-15
Name NoBasisAddress
Title no-basis-Address
Experimental False
Authority hl7
Description Basisprofil for Norwegian Address information. Defined by The Norwegian Directorate of eHealth and HL7 Norway. The profile adds Norwegian specific property information, official use of address and further explanation of the use for the data-elements in a Norwegian address. The basis profile is open, but derived profiles should close down the information elements according to specification relevant to the use-case.
Purpose Norwegian basisprofil for Address resource adding Norwegian specific property information, official use of address and further explanation of the use for the data-elements in a Norwegian address.
Type Address
Kind complex-type

Resources that use this resource

StructureDefinition
http://ehelse.no/fhir/StructureDefinition/gd-Address GdAddress
http://hl7.no/fhir/StructureDefinition/no-basis-Location no-basis-Location
http://hl7.no/fhir/StructureDefinition/no-basis-Organization no-basis-Organization
http://hl7.no/fhir/StructureDefinition/no-basis-Patient no-basis-Patient
http://hl7.no/fhir/StructureDefinition/no-basis-Person no-basis-Person
http://hl7.no/fhir/StructureDefinition/no-basis-Practitioner no-basis-Practitioner
http://hl7.no/fhir/StructureDefinition/no-basis-RelatedPerson no-basis-RelatedPerson
http://helsedirektoratet.no/fhir/StructureDefinition/hdir-Organization-v1 HdirOrganizationV1
http://helsedirektoratet.no/fhir/StructureDefinition/hdir-Patient-v1 HdirPatientV1
http://helsedirektoratet.no/fhir/StructureDefinition/hdir-Person-v1 HdirPersonV1
http://ehelse.no/fhir/StructureDefinition/sfm-reseptamendment sfm-reseptamendment

Resources that this resource uses

StructureDefinition
http://hl7.no/fhir/StructureDefinition/no-basis-address-official no-basis-address-official
http://hl7.no/fhir/StructureDefinition/no-basis-municipalitycode no-basis-municipalitycode
http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation no-basis-propertyinformation
http://hl7.no/fhir/StructureDefinition/no-basis-urban-district no-basis-urban-district


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "no-basis-Address",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2019-05-15T13:38:12.872+00:00"
  },
  "url" : "http://hl7.no/fhir/StructureDefinition/no-basis-Address",
  "version" : "2.0.15",
  "name" : "NoBasisAddress",
  "title" : "no-basis-Address",
  "status" : "active",
  "date" : "2019-05-15",
  "description" : "Basisprofil for Norwegian Address information. Defined by The Norwegian Directorate of eHealth and HL7 Norway. The profile adds Norwegian specific property information, official use of address and further explanation of the use for the data-elements in a Norwegian address. The basis profile is open, but derived profiles should close down the information elements according to specification relevant to the use-case.",
  "purpose" : "Norwegian basisprofil for Address resource adding Norwegian specific property information, official use of address and further explanation of the use for the data-elements in a Norwegian address.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Address",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Address",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Address.extension",
        "path" : "Address.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Address.extension:official",
        "path" : "Address.extension",
        "sliceName" : "official",
        "alias" : [
          "offisiell adresse"
        ],
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.no/fhir/StructureDefinition/no-basis-address-official"
            ]
          }
        ]
      },
      {
        "id" : "Address.extension:urbanDistrict",
        "path" : "Address.extension",
        "sliceName" : "urbanDistrict",
        "short" : "urban district information",
        "definition" : "The name and number of the of the urban district of this address.",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.no/fhir/StructureDefinition/no-basis-urban-district"
            ]
          }
        ]
      },
      {
        "id" : "Address.extension:propertyInformation",
        "path" : "Address.extension",
        "sliceName" : "propertyInformation",
        "short" : "Real property identification",
        "definition" : "Identification of a real property in Norway is defined using gÃ¥rdsnummer, bruksnummer and kommunenummer. In addition real property can be rented out, the area of the real property that is rented is measured and is further identified by its festenummer. In addition some real property is split into sections identified by its seksjonsnummer",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation"
            ]
          }
        ]
      },
      {
        "id" : "Address.use",
        "path" : "Address.use",
        "definition" : "The purpose of this address.\r\n\r\nMapping of values to other Norwegian CodeSystems is documented in the implementation guide. In general the address used for visiting the person should have use \"home\" and type \"physical\" or \"both\". The \"official\" flag can be either true or false."
      },
      {
        "id" : "Address.type",
        "path" : "Address.type",
        "definition" : "Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both.\r\n\r\nMapping of values to other Norwegian CodeSystems is documented in the implementation guide. In general the address used for visiting the person should have use \"home\" and type \"physical\" or \"both\". The \"official\" flag can be either true or false."
      },
      {
        "id" : "Address.city",
        "path" : "Address.city",
        "short" : "Poststed or city",
        "definition" : "When a postalcode is given the name of the city must be according to the official list of postalcodes used in Norway.\r\n\r\nThe name of the city, town, village or other community or delivery center.",
        "alias" : [
          "by",
          "poststed"
        ]
      },
      {
        "id" : "Address.district",
        "path" : "Address.district",
        "short" : "name of \"kommune\"",
        "definition" : "Name of the county (norwegian \"kommune\").\r\n\r\nThe name of the administrative area (county).",
        "alias" : [
          "kommune"
        ]
      },
      {
        "id" : "Address.district.extension",
        "path" : "Address.district.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Address.district.extension:municipalitycode",
        "path" : "Address.district.extension",
        "sliceName" : "municipalitycode",
        "short" : "Coded value for municipality/county Norwegian kommune",
        "definition" : "Coded value for municipality/county Norwegian kommune",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.no/fhir/StructureDefinition/no-basis-municipalitycode"
            ]
          }
        ]
      },
      {
        "id" : "Address.state",
        "path" : "Address.state",
        "short" : "norwegian \"fylke\"",
        "definition" : "Name of the norwegian \"fylke\"). If fylkes-number is required \"eiendomsinformasjon\" should be used with koded kommune-number.\r\n\r\nSub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (i.e. US 2 letter state codes).",
        "alias" : [
          "fylke"
        ]
      },
      {
        "id" : "Address.postalCode",
        "path" : "Address.postalCode",
        "definition" : "A postal code designating a region defined by the postal service.\r\n\r\nIn Norway this is af four digit number defined by the norwegian postal service.",
        "alias" : [
          "postnummer"
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.